home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global topicLetter, STsound, gLang
- puppetSprite(13, 1)
- sprite(13).visible = 1
- set the textStyle of field "Subtopics" to "plain"
- set the textStyle of field "sub-subtopics" to "plain"
- put field(gLang & "Subtopics (" & topicLetter & ")") into field "Subtopics"
- put " " into field "Sub-subtopics"
- end
-